home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 3 / CD ACTUAL 3.iso / linux / system / talkd.000 / talkd / README.BOMBPROOF < prev    next >
Encoding:
Text File  |  1994-12-13  |  563 b   |  11 lines

  1. This version of the BSD talkd suppresses VT100 (flash) bombs.  The user
  2. being bombed won't even see it.  Warning messages will be written to the
  3. syslog telling who the bomb was directed at and the host address specified
  4. in the talk packet.  Since this can be faked, it is labelled 'apparently
  5. from'.  You can match the PID of the talkd with the PID of the entry made
  6. by tcpd to get the real hostname.
  7.  
  8. To compile under Linux just type 'make'.  To install, copy the in.talkd that
  9. is created over /usr/sbin/in.talkd (or whatever is normally invoked by your
  10. inetd).
  11.